Feature: Pruebas Ghost
Scenarios
|
Chart |
Status Progress |
||||
|---|---|---|---|---|---|
|
1
|
|
||||
| Total duration: | |||||
| 1m 5.363s |
Scenario: E12 - editar un tag a-priori
Before
0m 2.447s
Given
I navigate to page "<URL>"
0m 2.278s
And
I wait for 5 seconds
0m 5.169s
And
I enter email "<USER>"
0m 0.597s
And
I wait for 5 seconds
0m 5.178s
And
I enter password "<PASSWORD>"
0m 0.346s
And
I take a screenshot in "G5" with the name as "EP11_1_login"
0m 0.370s
And
I click login button
0m 0.420s
And
I wait for 5 seconds
0m 5.354s
And
I take a screenshot in "G5" with the name as "EP11_2_dashboard"
0m 0.657s
When
I click on tags
0m 0.204s
And
I wait for 2 seconds
0m 2.272s
And
I take a screenshot in "G5" with the name as "EP11_3_tags"
0m 0.481s
And
I wait for 5 seconds
0m 5.262s
And
I click on new tag
0m 0.416s
And
I take a screenshot in "G5" with the name as "EP11_4_new_Tag"
0m 0.424s
And
I enter tag name "<TAG_NAME01>"
0m 0.342s
And
I enter tag description "<TAG_DESCRIPTION01>"
0m 0.424s
And
I enter a color
0m 0.412s
And
I save the tag
0m 0.329s
And
I wait for 5 seconds
0m 5.203s
When
I click on tags
0m 0.644s
And
I take a screenshot in "G5" with the name as "EP11_5_tags"
0m 0.576s
And
I wait for 5 seconds
0m 5.273s
And
I validate the tag "<TAG_NAME01>"
0m 0.538s
And
I edit a tag
0m 0.414s
And
I wait for 5 seconds
0m 5.220s
And
I take a screenshot in "G5" with the name as "EP12_4_tag_edit"
0m 0.405s
And
I enter tag name "<TAG_NAME02>"
0m 0.341s
And
I enter tag description "<TAG_DESCRIPTION02>"
0m 0.548s
And
I enter a color
0m 0.286s
And
I save the tag
0m 0.336s
And
I wait for 5 seconds
0m 5.215s
When
I click on tags
0m 0.528s
And
I wait for 5 seconds
0m 5.265s
And
I take a screenshot in "G5" with the name as "EP12_5_dashboard"
0m 0.583s
And
I validate the tag "<TAG_NAME01>"
0m 0.585s
After
0m 0.021s
Screenshots
Before
NO IMAGE AVAILABLE
Given
I navigate to page "<URL>"
And
I wait for 5 seconds
And
I enter email "<USER>"
And
I wait for 5 seconds
And
I enter password "<PASSWORD>"
And
I take a screenshot in "G5" with the name as "EP11_1_login"
And
I click login button
And
I wait for 5 seconds
And
I take a screenshot in "G5" with the name as "EP11_2_dashboard"
When
I click on tags
And
I wait for 2 seconds
And
I take a screenshot in "G5" with the name as "EP11_3_tags"
And
I wait for 5 seconds
And
I click on new tag
And
I take a screenshot in "G5" with the name as "EP11_4_new_Tag"
And
I enter tag name "<TAG_NAME01>"
And
I enter tag description "<TAG_DESCRIPTION01>"
And
I enter a color
And
I save the tag
And
I wait for 5 seconds
When
I click on tags
And
I take a screenshot in "G5" with the name as "EP11_5_tags"
And
I wait for 5 seconds
And
I validate the tag "<TAG_NAME01>"
And
I edit a tag
And
I wait for 5 seconds
And
I take a screenshot in "G5" with the name as "EP12_4_tag_edit"
And
I enter tag name "<TAG_NAME02>"
And
I enter tag description "<TAG_DESCRIPTION02>"
And
I enter a color
And
I save the tag
And
I wait for 5 seconds
When
I click on tags
And
I wait for 5 seconds
And
I take a screenshot in "G5" with the name as "EP12_5_dashboard"
And
I validate the tag "<TAG_NAME01>"
After
NO IMAGE AVAILABLE